
# Special countries..
REB = "countries/Rebels.txt"

# Important Countries --> Great Power
FRA	= "countries/France.txt"
GBR	= "countries/Britain.txt"
RUS	= "countries/Russia.txt"
SPA	= "countries/Spain.txt"
AUS	= "countries/Austria.txt"
PRU	= "countries/Prussia.txt"
TUR	= "countries/Turkey.txt"

# Second rank powers --> Minor Power
DEN	= "countries/Denmark.txt"
SWE	= "countries/Sweden.txt"
POR	= "countries/Portugal.txt"
BAV	= "countries/Bavaria.txt"
PER	= "countries/Persia.txt"
NED	= "countries/Holland.txt"

# Created by Dominant powers --> Satellite Nation 
KOI	= "countries/Italy.txt"
WES	= "countries/Westphalia.txt"
RHC	= "countries/Rhine.txt"
HRE	= "countries/Holy Roman Empire.txt"
POL	= "countries/Poland.txt"
NAP	= "countries/Naples.txt"


# Small nations --> Minor Nation 
BAD	= "countries/Baden.txt"
BER	= "countries/Berg.txt"
BRU	= "countries/Brunswick.txt"
HAN	= "countries/Hannover.txt"
HES	= "countries/Hessen.txt"
MEK	= "countries/Mecklenburg.txt"
OLD	= "countries/Oldenburg.txt"
SAX	= "countries/Saxony.txt"
WUR	= "countries/Wurtemberg.txt"
NAS	= "countries/Nassau.txt"
CHE	= "countries/Switzerland.txt"
TOS	= "countries/Tuscany.txt"
PAP	= "countries/Papacy.txt"
NDS	= "countries/Two Sicilies.txt"
PIE	= "countries/Piedmont.txt"
EGY	= "countries/Egypt.txt"
TRI	= "countries/Tripolitania.txt"
CYR	= "countries/Cyrenaica.txt"
TUN	= "countries/Tunisia.txt"
ALG	= "countries/Algeria.txt"
MAR	= "countries/Morroco.txt"
WAL	= "countries/Wallachia.txt"
MOL	= "countries/Moldavia.txt"
SRB	= "countries/Serbia.txt"
GRK	= "countries/Greece.txt"